Add helper method XendDomain.callInfo that stubs through into XendDomainInfo.
authoremellor@ewan <emellor@ewan>
Sat, 24 Sep 2005 22:10:31 +0000 (23:10 +0100)
committeremellor@ewan <emellor@ewan>
Sat, 24 Sep 2005 22:10:31 +0000 (23:10 +0100)
commit71d2fbe9779747f67c5c8e50de35cc9a97beb32c
treeb950ffa2f8ca98d14849a5cd1df91e82088efc31
parent4aab1ddef61d8804d1e0949295dd88e73ee3bc73
Add helper method XendDomain.callInfo that stubs through into XendDomainInfo.
This is used to remove much of the code duplication in the public methods there.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py